Goto

Collaborating Authors

 google tool


Google Developers Blog: Developer Journey: December 2022

#artificialintelligence

Developer Journey is a new monthly series to spotlight diverse and global developers sharing relatable challenges, opportunities, and wins in their journey. Every month, we will spotlight developers around the world, the Google tools they leverage, and the kind of products they are building. What Google tools have you used? I usually work as a web frontend developer. My principal tool is JavaScript as a programming language using some frameworks.


Google tool lets any AI app learn without taking all your data

#artificialintelligence

A new computing tool developed by Google will let developers build AI-powered apps that respect your privacy. Google on Wednesday released TensorFlow Federated, open-source software that incorporates federated learning, an AI training system. It works by using data that's spread out across a lot of devices, such as smartphones and tablets, to teach itself new tricks. But rather than send the data back to a central server for study, it learns on your phone or tablet itself and sends only the lesson back to the app maker. Federated learning runs "part of the machine learning algorithm right next to where the data is on the device," Alex Ingerman, a product manager at Google Research, said in an interview.